home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 2
/
LSD and 17bit Compendium Deluxe - Volume II.iso
/
a
/
prog
/
cprog
/
ddjcomp.lha
/
urban
/
head.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-04-30
|
281 b
|
25 lines
#define TSIZE 3
#define AK 314
#define BK 2718
#define HKSIZE 710123
#define AV 271
#define BV 3141
#define HVSIZE 551233
#define MAXCOUNT 9
struct HENTRY
{
unsigned int v;
unsigned char z,o;
};
struct ZENTRY
{
unsigned int z,s;
};
struct HDENTRY
{
unsigned int k,v;
};